home *** CD-ROM | disk | FTP | other *** search
/ Gamers Delight 2 / Gamers Delight 2.iso / Aminet / game / role / ldb3_0demo.lzh / s / startupii < prev   
Text File  |  1993-03-12  |  382b  |  11 lines

  1. ;make IF, ENDIF, ELSE, SKIP, ENDSKIP, and ECHO resident if
  2. ;you use scripts much, and can afford the ram.
  3. ;also make Failat, WAIT, and ENDCLI resident if you use IconX a lot
  4. makedir ram:clipboards ;set up CLIPS: assign
  5. assign CLIPS: ram:clipboards
  6. mount speak: ;just mounting doesn't take much ram at all
  7. mount aux:
  8. mount pipe:
  9. ;
  10. break 1 C ;signal to other process its ok to finish
  11.